-
Home
-
WP OpenAPI
-
1.0.22
-
Code
-
Classes
- Operation
Total Complexity |
58 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
332 |
Lines of code |
235 |
Logical lines of code |
104 |
Comment lines |
15 |
Methods |
16 |
Properties |
11 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
C |
36 |
23 |
79 |
generateParametersFromRouteArgs() |
A |
44 |
14 |
42 |
addRequestSchemaProperties() |
S |
43 |
3 |
55 |
__construct() |
S |
58 |
3 |
15 |
getParameterByName() |
S |
67 |
3 |
8 |
getResponse() |
S |
71 |
2 |
6 |
getEndpoint() |
S |
82 |
1 |
3 |
getMethod() |
S |
82 |
1 |
3 |
addResponse() |
S |
79 |
1 |
3 |
addParameter() |
S |
80 |
1 |
3 |
addTag() |
S |
80 |
1 |
3 |
setSummary() |
S |
81 |
1 |
3 |
setDescription() |
S |
81 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
setOperationId() |
S |
81 |
1 |
3 |
addSecurity() |
S |
78 |
1 |
3 |